{
    "name": "Winer Quizz",
    "short_name": "Winer",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#390E17",
    "id": "/",
    "prefer_related_applications": false,
    "related_applications": [],
    "icons": [
        {
            "src": "https://winer.vin/wp-content/uploads/2025/06/FAVICON.png",
            "sizes": "180x180",
            "type": "image/png"
        },
        {
            "src": "https://winer.vin/wp-content/uploads/2025/06/FAVICON.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}